home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / web / fweb / fweb-1.40 / demos / demo.ch < prev    next >
Text File  |  1993-10-29  |  436b  |  18 lines

  1. @x
  2. GARBAGE GARBAGE GARBAGE
  3. @y
  4. \It{Thus, compare the original version of this line, which was changed with
  5. the change file \.{demo.ch}.} Note the star after the module number, which
  6. reminds you that this module was changed. When any module is changed, the
  7. index is also marked as changed.
  8. @z
  9.  
  10. @[
  11. @x
  12.         aaa = bbb
  13.         ccc = ddd
  14. @y
  15.  /* Substituted this comment and the next line for two code lines. */
  16.         substitute = code
  17. @z
  18.